IOMMU: remove vendor specific bits from generic code
authorJan Beulich <jbeulich@suse.com>
Mon, 15 Oct 2012 15:41:39 +0000 (17:41 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 15 Oct 2012 15:41:39 +0000 (17:41 +0200)
commit8bf7206904251db928f085caa8ef92c41cea656d
tree55e1ff17b152d4fc2c65b56c2d05775aa0226b3c
parent00485d573cc9a655ae7ce5d278a0cc27acf31a0f
IOMMU: remove vendor specific bits from generic code

- names of functions used independent of vendor should not have vendor
  specific names
- vendor specific declarations should not live inn generic headers
- other vendor specific items should not be used in generic code

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Keir Fraser <keir@xen.org>
xen/arch/x86/domctl.c
xen/drivers/passthrough/io.c
xen/drivers/passthrough/iommu.c
xen/drivers/passthrough/vtd/extern.h
xen/drivers/passthrough/vtd/iommu.h
xen/include/xen/iommu.h